3.1.1.3. Server 3
We started discovering some extra bugs on Wednesday morning, mostly in the freebusy
URI stuff. We did quite a bit of testing with another CalDAV client. After determining the client doesn’t support (valid) absolute URLs in DAV responses we changed our server to return relative urls. They tested and ran into a problem which prevented testing scheduling. We didn’t have time to deal with that. Since the interop this has been fixed and now works.
Realtime server-server problems were generally small — problems with invalid certs from one client and handling of authentication by another CalDAV server.
One server had a problem with invalid HTTP which was resolved.